﻿2026-07-09T06:59:42.9135532Z ##[group]Run actions/checkout@v5
2026-07-09T06:59:42.9135840Z with:
2026-07-09T06:59:42.9136035Z   repository: SaberMage/spt-shell-notify
2026-07-09T06:59:42.9136296Z   path: .adapter-notify
2026-07-09T06:59:42.9138851Z   token: ***
2026-07-09T06:59:42.9139029Z   ssh-strict: true
2026-07-09T06:59:42.9139208Z   ssh-user: git
2026-07-09T06:59:42.9139344Z   persist-credentials: true
2026-07-09T06:59:42.9139484Z   clean: true
2026-07-09T06:59:42.9139606Z   sparse-checkout-cone-mode: true
2026-07-09T06:59:42.9139757Z   fetch-depth: 1
2026-07-09T06:59:42.9139874Z   fetch-tags: false
2026-07-09T06:59:42.9139997Z   show-progress: true
2026-07-09T06:59:42.9140117Z   lfs: false
2026-07-09T06:59:42.9140225Z   submodules: false
2026-07-09T06:59:42.9140345Z   set-safe-directory: true
2026-07-09T06:59:42.9140480Z env:
2026-07-09T06:59:42.9140596Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T06:59:42.9140762Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T06:59:42.9140910Z ##[endgroup]
2026-07-09T06:59:43.8430815Z Syncing repository: SaberMage/spt-shell-notify
2026-07-09T06:59:43.8431188Z ##[group]Getting Git version info
2026-07-09T06:59:43.8431438Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-09T06:59:43.8757172Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T06:59:43.9012051Z git version 2.43.0.windows.1
2026-07-09T06:59:43.9045327Z ##[endgroup]
2026-07-09T06:59:43.9053359Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4b66ef93-91dd-4f56-b2d4-fe26a952616b\.gitconfig'
2026-07-09T06:59:43.9068899Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4b66ef93-91dd-4f56-b2d4-fe26a952616b' before making global git config changes
2026-07-09T06:59:43.9069394Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:59:43.9074944Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-09T06:59:44.0850327Z ##[group]Initializing the repository
2026-07-09T06:59:44.0856056Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-09T06:59:44.1265332Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-09T06:59:44.1294829Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-09T06:59:44.1580905Z ##[endgroup]
2026-07-09T06:59:44.1581175Z ##[group]Disabling automatic garbage collection
2026-07-09T06:59:44.1586044Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-09T06:59:44.1848598Z ##[endgroup]
2026-07-09T06:59:44.1848841Z ##[group]Setting up auth
2026-07-09T06:59:44.1855484Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:59:44.3565694Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T06:59:46.0261013Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:59:46.2000110Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T06:59:47.5714738Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:59:47.5974291Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T06:59:48.7222710Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-09T06:59:48.7620876Z ##[endgroup]
2026-07-09T06:59:48.7621274Z ##[group]Determining the default branch
2026-07-09T06:59:48.7623073Z Retrieving the default branch name
2026-07-09T06:59:49.1891171Z Default branch 'main'
2026-07-09T06:59:49.1891677Z ##[endgroup]
2026-07-09T06:59:49.1891996Z ##[group]Fetching the repository
2026-07-09T06:59:49.1898082Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-09T06:59:50.2558657Z From https://github.com/SaberMage/spt-shell-notify
2026-07-09T06:59:50.2558947Z  * [new branch]      main       -> origin/main
2026-07-09T06:59:50.2688928Z ##[endgroup]
2026-07-09T06:59:50.2689166Z ##[group]Determining the checkout info
2026-07-09T06:59:50.2690235Z ##[endgroup]
2026-07-09T06:59:50.2700883Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-09T06:59:50.2985850Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-09T06:59:50.3247675Z ##[group]Checking out the ref
2026-07-09T06:59:50.3252305Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-09T06:59:50.3603355Z branch 'main' set up to track 'origin/main'.
2026-07-09T06:59:50.3603594Z Reset branch 'main'
2026-07-09T06:59:50.3625675Z ##[endgroup]
2026-07-09T06:59:50.3904096Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-09T06:59:50.5567538Z ee2d37eadc730c0019e0af82d683074c509634a2
